Revision: make--varbuf--3.0--patch-1
Archive: srivasta@debian.org--2003-primary
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Sat Feb 14 10:26:15 CST 2004
Standard-date: 2004-02-14 16:26:15 GMT
Modified-files: expand.c function.c variable.h
New-patches: srivasta@debian.org--2003-primary/make--varbuf--3.0--patch-1
Summary: Fix a memory allocation error by make
Keywords: 

strace show that make tries to allocate some negative amount of memory
(~4Gbytes), and this causes a "virtual memory exhausted" message and
make aborts. fixed in mainline CVS. Backported.
